SubsystemStatus.AxesStates field

The state of axes. Combines the EtherCAT and motion states.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public AxisState[] AxesStates
Public AxesStates As AxisState()

Field value

Type: AxisState[]

See also

SubsystemStatus Class

IntervalZero.KINGSTAR.Base.Api Namespace